Unit\BitPayLib\TestBitPayWebhookVerifier S

Total Complexity 7
Dependencies 1
Dependents 0
Total lines 86
Lines of code 44
Logical lines of code 22
Comment lines 20
Methods 6
Properties 0

Methods 6

Method Rating Maintainability Complexity Lines of code
get_test_webhook_body()
S
68 2 7
it_should_return_false_if_the_request_body_is_tampered_with()
S
63 1 11
it_should_return_true_if_the_signature_matches()
S
67 1 8
it_should_return_false_if_the_signature_doesnt_match()
S
67 1 8
it_should_return_false_for_empty_signature()
S
69 1 7
getTestedClass()
S
81 1 3